StarBurn OCX |
[id(1), helpstring("creates the DVD-Video image")] HRESULT CreateImage([in] BSTR bstrVIDEO_TS_SourceFolder, [in] BSTR bstrVolumeID, [in] BSTR bstrPublisherID, [in] BSTR bstrApplicationID, [in] VARIANT_BOOL bPatchIFO);
Parameters | Description |
bstrImageFileName | File name for image to store |
pUserCallBack | User defined callback for progress indication |
Saves image to file
Build() should be called before use of this function